google.golang.org/grpc/internal/transport.bdpEstimator.add (method)
3 uses
google.golang.org/grpc/internal/transport (current package)
bdp_estimator.go#L85: func (b *bdpEstimator) add(n uint32) bool {
http2_client.go#L1111: sendBDPPing = t.bdpEst.add(size)
http2_server.go#L751: sendBDPPing = t.bdpEst.add(size)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)